[INFO] cloning repository https://github.com/x0710/Diary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x0710/Diary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0710%2FDiary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0710%2FDiary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c975b3ef7d1d73644bb41d36e806958ac9ac973
[INFO] fixing x0710/Diary against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx0710%2FDiary" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/x0710/Diary
[INFO] finished tweaking git repo https://github.com/x0710/Diary
[INFO] tweaked toml for git repo https://github.com/x0710/Diary written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/x0710/Diary on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/gui/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 567 packages to latest compatible versions
[INFO] [stderr]       Adding eframe v0.33.3 (available: v0.34.3)
[INFO] [stderr]       Adding egui_extras v0.33.3 (available: v0.34.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding gpu-alloc-types v0.3.0 (available: v0.3.1)
[INFO] [stderr]       Adding rfd v0.16.0 (available: v0.17.2)
[INFO] [stderr]       Adding rustyline v17.0.2 (available: v18.0.0)
[INFO] [stderr]       Adding sqlx v0.8.6 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/gui/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rfd v0.16.0
[INFO] [stderr]   Downloaded egui_extras v0.33.3
[INFO] [stderr]   Downloaded eframe v0.33.3
[INFO] [stderr]   Downloaded memmap2 v0.9.11
[INFO] [stderr]   Downloaded egui_glow v0.33.3
[INFO] [stderr]   Downloaded egui-winit v0.33.3
[INFO] [stderr]   Downloaded atspi-common v0.9.0
[INFO] [stderr]   Downloaded atspi-proxies v0.9.0
[INFO] [stderr]   Downloaded accesskit_unix v0.17.2
[INFO] [stderr]   Downloaded atspi v0.25.0
[INFO] [stderr]   Downloaded atspi-connection v0.9.0
[INFO] [stderr]   Downloaded egui-wgpu v0.33.3
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.14.2
[INFO] [stderr]   Downloaded time-macros v0.2.30
[INFO] [stderr]   Downloaded time v0.3.51
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff
[INFO] running `Command { std: "docker" "start" "c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/gui/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking zvariant v5.12.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking zbus_xml v5.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking zbus-lockstep v0.5.2
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling rfd v0.16.0
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking egui_extras v0.33.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking diary-core v1.2.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking diary-cli v1.0.3 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking diary-gui v1.0.3 (/opt/rustwide/workdir/gui)
[INFO] [stdout] error: couldn't read `gui/src/app/../../assets/github-mark.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> gui/src/app/app.rs:204:58
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...                   let github_icon = Image::new(include_image!("../../assets/github-mark.svg"));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_image` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `gui/src/../assets/LXGWWenKaiMonoLite-Regular.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> gui/src/main.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Arc::new(FontData::from_static(include_bytes!("../assets/LXGWWenKaiMonoLite-Regular.ttf"))),
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::ImageButton`: Use egui::Button::image instead
[INFO] [stdout]    --> gui/src/app/app.rs:210:49
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   if ui.put(icon_rec, ImageButton::new(github_icon).frame(false)).clicked() {
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> gui/src/app/app.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[warn(deprecated)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> gui/src/model/date.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |         NaiveDate::from_ymd(
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `*self.error` is never read
[INFO] [stdout]   --> gui/src/app/app.rs:75:41
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   self.error = Some(Error::InvalidData(ers.into()));
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `gui/src/app/../../assets/github-mark.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> gui/src/app/app.rs:204:58
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...                   let github_icon = Image::new(include_image!("../../assets/github-mark.svg"));
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_image` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diary-gui` (bin "diary-gui" test) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `gui/src/../assets/LXGWWenKaiMonoLite-Regular.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> gui/src/main.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Arc::new(FontData::from_static(include_bytes!("../assets/LXGWWenKaiMonoLite-Regular.ttf"))),
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::ImageButton`: Use egui::Button::image instead
[INFO] [stdout]    --> gui/src/app/app.rs:210:49
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   if ui.put(icon_rec, ImageButton::new(github_icon).frame(false)).clicked() {
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> gui/src/app/app.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[warn(deprecated)]
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> gui/src/model/date.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |         NaiveDate::from_ymd(
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `*self.error` is never read
[INFO] [stdout]   --> gui/src/app/app.rs:75:41
[INFO] [stdout]    |
[INFO] [stdout] 75 | ...                   self.error = Some(Error::InvalidData(ers.into()));
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diary-gui` (bin "diary-gui") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff", kill_on_drop: false }`
[INFO] [stdout] c7169aca667f6d2d679f29360bdb1c6f8ad25d9155ea161d726f99d22e2bd7ff
